﻿2026-06-23T09:47:51.3340997Z ##[group]Run actions/checkout@v5
2026-06-23T09:47:51.3341235Z with:
2026-06-23T09:47:51.3341424Z   repository: SaberMage/spt-shell-notify
2026-06-23T09:47:51.3341649Z   path: .adapter-notify
2026-06-23T09:47:51.3343608Z   token: ***
2026-06-23T09:47:51.3343782Z   ssh-strict: true
2026-06-23T09:47:51.3343958Z   ssh-user: git
2026-06-23T09:47:51.3344143Z   persist-credentials: true
2026-06-23T09:47:51.3344338Z   clean: true
2026-06-23T09:47:51.3344530Z   sparse-checkout-cone-mode: true
2026-06-23T09:47:51.3344738Z   fetch-depth: 1
2026-06-23T09:47:51.3344916Z   fetch-tags: false
2026-06-23T09:47:51.3345088Z   show-progress: true
2026-06-23T09:47:51.3345259Z   lfs: false
2026-06-23T09:47:51.3345421Z   submodules: false
2026-06-23T09:47:51.3345597Z   set-safe-directory: true
2026-06-23T09:47:51.3345794Z env:
2026-06-23T09:47:51.3345964Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:47:51.3346188Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:47:51.3346404Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:47:51.3346669Z ##[endgroup]
2026-06-23T09:47:51.5003684Z Syncing repository: SaberMage/spt-shell-notify
2026-06-23T09:47:51.5004275Z ##[group]Getting Git version info
2026-06-23T09:47:51.5004726Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-23T09:47:51.5026231Z [command]/usr/bin/git version
2026-06-23T09:47:51.5060060Z git version 2.43.0
2026-06-23T09:47:51.5076937Z ##[endgroup]
2026-06-23T09:47:51.5087802Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b54f9676-90f4-4b66-b4f9-565a60c0b0b1' before making global git config changes
2026-06-23T09:47:51.5088504Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T09:47:51.5091574Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-23T09:47:51.5120107Z ##[group]Initializing the repository
2026-06-23T09:47:51.5122969Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-23T09:47:51.5150523Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-23T09:47:51.5151030Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-23T09:47:51.5151550Z hint: of your new repositories, which will suppress this warning, call:
2026-06-23T09:47:51.5151908Z hint: 
2026-06-23T09:47:51.5152194Z hint: 	git config --global init.defaultBranch <name>
2026-06-23T09:47:51.5152497Z hint: 
2026-06-23T09:47:51.5152790Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-23T09:47:51.5153267Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-23T09:47:51.5153643Z hint: 
2026-06-23T09:47:51.5153844Z hint: 	git branch -m <name>
2026-06-23T09:47:51.5155491Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-23T09:47:51.5162458Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-23T09:47:51.5221612Z ##[endgroup]
2026-06-23T09:47:51.5222022Z ##[group]Disabling automatic garbage collection
2026-06-23T09:47:51.5225161Z [command]/usr/bin/git config --local gc.auto 0
2026-06-23T09:47:51.5251438Z ##[endgroup]
2026-06-23T09:47:51.5251819Z ##[group]Setting up auth
2026-06-23T09:47:51.5256517Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-23T09:47:51.5279670Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-23T09:47:51.5487275Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T09:47:51.5512618Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-23T09:47:51.5698315Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T09:47:51.5727984Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-23T09:47:51.5916427Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-23T09:47:51.5946710Z ##[endgroup]
2026-06-23T09:47:51.5947131Z ##[group]Determining the default branch
2026-06-23T09:47:51.5949827Z Retrieving the default branch name
2026-06-23T09:47:51.9891243Z Default branch 'main'
2026-06-23T09:47:51.9892173Z ##[endgroup]
2026-06-23T09:47:51.9892712Z ##[group]Fetching the repository
2026-06-23T09:47:51.9896426Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-06-23T09:47:52.6497365Z From https://github.com/SaberMage/spt-shell-notify
2026-06-23T09:47:52.6497889Z  * [new branch]      main       -> origin/main
2026-06-23T09:47:52.6517507Z ##[endgroup]
2026-06-23T09:47:52.6517824Z ##[group]Determining the checkout info
2026-06-23T09:47:52.6520303Z ##[endgroup]
2026-06-23T09:47:52.6524397Z [command]/usr/bin/git sparse-checkout disable
2026-06-23T09:47:52.6560454Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-23T09:47:52.6586316Z ##[group]Checking out the ref
2026-06-23T09:47:52.6589443Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-23T09:47:52.6625201Z Switched to a new branch 'main'
2026-06-23T09:47:52.6625512Z branch 'main' set up to track 'origin/main'.
2026-06-23T09:47:52.6629480Z ##[endgroup]
2026-06-23T09:47:52.6668824Z [command]/usr/bin/git log -1 --format=%H
2026-06-23T09:47:52.6690384Z ee2d37eadc730c0019e0af82d683074c509634a2
